gpsbabel.git
2004-01-18 robertlFrom Mark Bradley:
2004-01-18 robertlWhack several functions we aren't using.
2004-01-18 robertlFix logpoint option that I broke.
2004-01-18 robertlNuke dead code.
2004-01-17 robertlAdd case for gpsutil read & psp write.
2004-01-17 robertlAdd geoniche test cases.
2004-01-17 robertlAdd bounding box code.
2004-01-17 robertlAdd bounding box tag to GPX output.
2004-01-16 robertlMake format strings consistent for -vs output.
2004-01-16 robertlImplement callback in libjeeps for waypoint output...
2004-01-16 robertlAdd -vs status indicator to most file formats.
2004-01-14 alexmotFix typo in gpx track tag/path mapping
2004-01-13 robertlFrom Mark Bradley: adds proximity, depth, corrects...
2004-01-12 parkrrrrInitial add
2004-01-12 robertlMore distinct handling of unknown tags vs. tags that...
2004-01-12 parkrrrrInitial add
2004-01-12 robertlBump version for GSAK test.
2004-01-12 robertlLet timeouts work right under Windows so GSAK (and...
2004-01-11 james_sherringsupport lines with text (e.g. drive-time regions);
2004-01-11 james_sherring*** empty log message ***
2004-01-09 robertlRegenerate wintsto. Add @echo off at top.
2004-01-09 alexmotBring mapsend current with new route/track segregation...
2004-01-09 robertlFrom Mark Hammond: Improve usage message.
2004-01-08 robertlOnly include unistd.h in POSIX-land.
2004-01-08 robertlAll files: replace explict calls to fopen with xfopen...
2004-01-08 alexmotUpdate track handling
2004-01-08 alexmotUpdate reference file for GPX tracks.
2004-01-08 alexmotAdd GPX track test case.
2004-01-08 alexmotFix GPX track handling
2004-01-08 parkrrrrMade xml_entitize understand and handle UTF-8
2004-01-08 alexmotBring Ozi tracks/routes current with framework.
2004-01-08 robertlAdd missing global CVS tags.
2004-01-08 robertlCorrect vmem violations in gpx. Remove sandbagging.
2004-01-08 robertlUse stable creation times when reading waypoitns.
2004-01-08 robertlDon't prefer empty notes.
2004-01-08 robertlRemove extraneous (and one non-such) inclusions of...
2004-01-08 robertlAdd flags to vm_alloc to zero allocated buffer.
2004-01-07 robertlDoh! the zip is already moved...
2004-01-07 robertlDon't clobber the perfectly lovely zip created by mingw...
2004-01-07 robertlFrom Mark Hammond. Go less nuts with CDATA encoding...
2004-01-07 robertlFix leaktest.
2004-01-07 robertlFix allocation for cdatastr.
2004-01-07 robertlCommit overhauled GPX parser.
2004-01-06 robertlMark Hammond reports that Cygwin termio handling is...
2004-01-05 robertlA number of changes throughout to support formats like...
2004-01-05 robertlAdd route writing to garmin serial. Probably not...
2004-01-05 alexmotRemove OziExplorer style file. Ozi is now it's own...
2004-01-05 alexmotMove OziExplorer into it's own module. Adds track...
2004-01-05 robertlFix garmin serial tracks. A) eliminate empty track...
2004-01-03 robertlAdd D109 support in yet another place.
2003-12-21 robertlReplace old endianness logic in binary formats
2003-12-21 robertlDon't call exit.
2003-12-21 robertlAdd route reading code.
2003-12-21 robertlDoc a few missing targets. Make chkdoc grouchier.
2003-12-21 robertlAdd delorme gpl format.
2003-12-21 robertlAdd deficon to geo output.
2003-12-20 robertlFree the parser when we're done.
2003-12-20 robertlAccept comments in input.
2003-12-20 robertlBe nicer in absence of a shortname.
2003-12-18 alexmotC89 fix-up
2003-12-13 robertlThree changes:
2003-12-13 robertlCleanup pass.
2003-12-13 robertlAdd blurb on binary kits.
2003-12-12 robertlAdd mac-build target for generating binary kits for...
2003-12-11 robertlFix minor mem leaks.
2003-12-11 robertlAdd check to 'changes.html', too.
2003-12-09 robertlAdd D109 support for reading routes. Yuk!
2003-12-09 robertlAdd sloppy code to print D109's. Since we don't norma...
2003-12-06 james_sherringSupport GPX <sym>/pushpin icon number
2003-12-05 robertlDon't double-free email and author if reading multiple...
2003-12-05 james_sherringcleanup various debug items,
2003-12-05 james_sherring*** empty log message ***
2003-12-05 james_sherring*** empty log message ***
2003-12-05 james_sherringfixed bad strcpy causing coredump with jlps.axe
2003-12-05 james_sherringupdated show_usage
2003-12-04 james_sherringIncluded mention of template files
2003-12-03 james_sherring*** empty log message ***
2003-12-03 james_sherring*** empty log message ***
2003-12-03 alexmotAdd mag_cleanse() to route-point output.
2003-12-03 robertlRegenerate deps. Rename snprintf for WIN32.
2003-12-03 parkrrrrAdded fake-o waypoint names to generated waypoints...
2003-12-03 robertlProtect against integer overflow in division.
2003-12-03 parkrrrrAdded 'simplify' filter
2003-12-02 parkrrrrFixed problem where one route would get split into...
2003-12-02 james_sherring*** empty log message ***
2003-12-02 james_sherring*** empty log message ***
2003-12-02 james_sherringmoved to src directory
2003-12-02 robertlBump to 1.2.1 for release.
2003-12-02 robertlUsed fixed point instead of approximate fp to reduce...
2003-12-02 robertlBump version number to circumvent sourceforge silliness...
2003-12-02 robertlAdd secondary basemap upload. From Bernhard Nebel.
2003-12-02 robertlFrom Rick. Add dbname and category command line options.
2003-12-02 robertlThis commit was generated by cvs2svn to compensate...
2003-12-01 robertlDescribe Ron's fix.
2003-12-01 parkrrrrRemoved bad boundary conditions and other errors in...
2003-12-01 parkrrrrAdded hack to remove &#x0; through &#x1f; from most...
2003-11-24 robertlAdd Geoniche. From Rick Richardson.
2003-11-24 robertlUse xfree, not free.
2003-11-24 robertlprintposn needs a double, not a float.
2003-11-19 robertlBump version for release.
next